Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

fix(journal): Restructure journals #1135

Merged
merged 6 commits into from
Sep 22, 2023
Merged

fix(journal): Restructure journals #1135

merged 6 commits into from
Sep 22, 2023

Conversation

itsdevbear
Copy link
Contributor

No description provided.

@itsdevbear itsdevbear changed the title fix(journal): Restrict journals fix(journal): Restructure journals Sep 22, 2023
@itsdevbear itsdevbear requested review from calbera and ocnc September 22, 2023 19:52
@calbera calbera self-requested a review September 22, 2023 20:11
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #1135 (f49c5af) into main (cef9b28) will increase coverage by 0.11%.
The diff coverage is 98.14%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1135      +/-   ##
==========================================
+ Coverage   54.19%   54.31%   +0.11%     
==========================================
  Files          98       99       +1     
  Lines        5144     5122      -22     
==========================================
- Hits         2788     2782       -6     
+ Misses       2188     2173      -15     
+ Partials      168      167       -1     
Files Changed Coverage Δ
cosmos/x/evm/plugins/block/plugin.go 35.00% <ø> (+1.66%) ⬆️
cosmos/x/evm/plugins/configuration/plugin.go 27.27% <ø> (+2.27%) ⬆️
cosmos/x/evm/plugins/gas/plugin.go 76.19% <ø> (+1.77%) ⬆️
cosmos/x/evm/plugins/historical/plugin.go 100.00% <ø> (+11.11%) ⬆️
cosmos/x/evm/plugins/precompile/plugin.go 82.60% <ø> (+0.88%) ⬆️
cosmos/x/evm/plugins/state/plugin.go 73.96% <ø> (+0.30%) ⬆️
cosmos/x/evm/plugins/txpool/plugin.go 0.00% <ø> (ø)
eth/core/state/journal/access_list.go 93.93% <92.85%> (+22.88%) ⬆️
eth/core/state/journal/base.go 100.00% <100.00%> (ø)
eth/core/state/journal/logs.go 95.83% <100.00%> (-0.47%) ⬇️
... and 3 more

@itsdevbear itsdevbear merged commit d5824bc into main Sep 22, 2023
@itsdevbear itsdevbear deleted the baseJournal branch September 22, 2023 20:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants